home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
dbview1a
/
frmdbv~1.frm
< prev
next >
Wrap
Text File
|
1998-11-30
|
32KB
|
1,019 lines
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmDBViewer
Caption = "Database Viewer"
ClientHeight = 7395
ClientLeft = 2040
ClientTop = 900
ClientWidth = 7155
ClipControls = 0 'False
ControlBox = 0 'False
Icon = "frmDBViewer.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7395
ScaleWidth = 7155
Begin VB.PictureBox Picture1
Height = 7440
Left = -45
ScaleHeight = 7380
ScaleWidth = 8415
TabIndex = 0
Top = -45
Width = 8475
Begin MSDBGrid.DBGrid DBGrid1
Bindings = "frmDBViewer.frx":0442
Height = 3030
Left = 90
OleObjectBlob = "frmDBViewer.frx":0459
TabIndex = 12
Top = 4230
Width = 7035
End
Begin ComctlLib.TabStrip TabStrip1
Height = 330
Left = 4725
TabIndex = 14
Top = 315
Width = 1755
_ExtentX = 3096
_ExtentY = 582
Style = 1
TabFixedWidth = 1764
_Version = 327682
BeginProperty Tabs {0713E432-850A-101B-AFC0-4210102A8DA7}
NumTabs = 2
BeginProperty Tab1 {0713F341-850A-101B-AFC0-4210102A8DA7}
Caption = "Access"
Object.Tag = ""
ImageVarType = 2
EndProperty
BeginProperty Tab2 {0713F341-850A-101B-AFC0-4210102A8DA7}
Caption = "FoxPro 2.6"
Object.Tag = ""
ImageVarType = 2
EndProperty
EndProperty
End
Begin VB.CommandButton cmdPrintGrid
Caption = "Print"
Height = 285
Left = 6210
TabIndex = 13
ToolTipText = "Click here to 'Print' the data."
Top = 5490
Visible = 0 'False
Width = 690
End
Begin VB.TextBox txt
BackColor = &H00FFFF00&
BeginProperty Font
Name = "Times New Roman"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 90
TabIndex = 11
ToolTipText = "Search on the first field of the grid below."
Top = 3825
Width = 1680
End
Begin VB.Timer Timer1
Interval = 1500
Left = 630
Top = 5805
End
Begin VB.Data dbGridSource
Caption = "dbGridSource"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 345
Left = 1350
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 5715
Visible = 0 'False
Width = 1140
End
Begin VB.CommandButton cmdRefresh
Caption = "&Refresh"
Height = 285
Left = 4905
TabIndex = 9
ToolTipText = "Refresh the Tree View."
Top = 3600
Width = 690
End
Begin VB.CommandButton cmdPrint
Caption = "&Print"
Enabled = 0 'False
Height = 285
Left = 5625
TabIndex = 8
ToolTipText = "Click here to print Table Structure."
Top = 3600
Width = 690
End
Begin VB.CommandButton cmdClose
Caption = "&Close"
Height = 285
Left = 6345
TabIndex = 7
ToolTipText = "Click here to 'Close' the program."
Top = 3600
Width = 690
End
Begin ComctlLib.ProgressBar PBar
Height = 195
Index = 0
Left = 90
TabIndex = 6
Top = 3240
Visible = 0 'False
Width = 6945
_ExtentX = 12250
_ExtentY = 344
_Version = 327682
Appearance = 1
End
Begin VB.CommandButton cmd
Caption = "..."
BeginProperty Font
Name = "Times New Roman"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3960
TabIndex = 3
ToolTipText = "Click here to select a database."
Top = 360
Width = 330
End
Begin VB.TextBox txtPath
BackColor = &H00FFFF00&
BeginProperty Font
Name = "Times New Roman"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 135
TabIndex = 2
ToolTipText = "Type in a database name with full path. Then click the 'Refresh' button."
Top = 360
Width = 3840
End
Begin ComctlLib.StatusBar StatusBar1
Height = 285
Left = 90
TabIndex = 4
Top = 765
Width = 6915
_ExtentX = 12197
_ExtentY = 503
SimpleText = ""
_Version = 327682
BeginProperty Panels {0713E89E-850A-101B-AFC0-4210102A8DA7}
NumPanels = 3
BeginProperty Panel1 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Object.Width = 7056
MinWidth = 7056
Text = " Tables / Fields"
TextSave = " Tables / Fields"
Object.Tag = ""
EndProperty
BeginProperty Panel2 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Alignment = 1
Text = "Field Type"
TextSave = "Field Type"
Object.Tag = ""
EndProperty
BeginProperty Panel3 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Alignment = 1
Text = "Field Size"
TextSave